cssvalue: Make shade() work properly again
authorBenjamin Otte <otte@redhat.com>
Fri, 9 Nov 2012 19:30:48 +0000 (20:30 +0100)
committerBenjamin Otte <otte@redhat.com>
Sat, 10 Nov 2012 13:25:18 +0000 (14:25 +0100)
commitaae2bf91cb0b092529fea7efe1d9884f9168e5aa
treeded2db84198d41d8ecc0be77d7a67d1bddf9da04
parent10c3a66e40830e607f00e595f0b4f1a6893cca55
cssvalue: Make shade() work properly again

In a previous commit, I accidentally scaled the hue instead of the
saturation. Ooops.
gtk/gtkcsscolorvalue.c
gtk/gtksymboliccolor.c